速報APP / 教育 / Design Patterns in Java

Design Patterns in Java

價格:免費

更新日期:2019-04-27

檔案大小:13M

目前版本:2.3

版本需求:Android 4.0.3 以上版本

官方網站:http://www.softecks.in

Email:contact@softecks.in

聯絡地址:201-B,Nishadham Blgd,1/5, Chipale,Panvel,Navi Mumbai-410206,Maharashtra, India

Design Patterns in Java(圖1)-速報App

✴ Design patterns are programming language independent strategies for solving the common object-oriented design problems. That means, a design pattern represents an idea, not a particular implementation.✴

► By using the design patterns you can make your code more flexible, reusable and maintainable. It is the most important part because java internally follows design patterns.✦

► To become a professional software developer, you must know at least some popular solutions (i.e. design patterns) to the coding problems.✦

【Topics Covered in this App are Listed Below】

⇢ Design Pattern – Overview

⇢ Factory Pattern

⇢ Abstract Factory Pattern

⇢ Singleton Pattern

⇢ Builder Pattern

⇢ Prototype Pattern

⇢ Adapter Pattern

⇢ Bridge Pattern

⇢ Filter/Criteria Pattern

Design Patterns in Java(圖2)-速報App

⇢ Composite Pattern

⇢ Decorator Pattern

⇢ Facade Pattern

⇢ Flyweight Pattern

⇢ Proxy Pattern

⇢ Chain of Responsibility Pattern

⇢ Command Pattern

⇢ Interpreter Pattern

⇢ Iterator Pattern

⇢ Mediator Pattern

⇢ Memento Pattern

⇢ Observer Pattern

⇢ State Pattern

Design Patterns in Java(圖3)-速報App

⇢ Null Object Pattern

⇢ Strategy Pattern

⇢ Template Pattern

⇢ Visitor Pattern

⇢ MVC Pattern

⇢ Business Delegate Pattern

⇢ Composite Entity Pattern

⇢ Data Access Object Pattern

⇢ Front Controller Pattern

⇢ Intercepting Filter Pattern

⇢ Service Locator Pattern

⇢ Transfer Object Pattern

⇢ Eager initialization

Design Patterns in Java(圖4)-速報App

⇢ Lazy initialization

⇢ Static block initialization

⇢ Bill pugh solution

⇢ Background information of factory pattern

⇢ Strategy Design Pattern

⇢ Single Responsibility Principle

⇢ The Open/Closed Principle and Strategy Pattern

⇢ Liskov’s Substitution Principle (LSP)

⇢ Interface Segregation Principle (ISP)

⇢ The Dependency Inversion Principle

⇢ Copy Constructor in Java

⇢ Cloning using In-memory Serialization

⇢ Fluent Interfaces

Design Patterns in Java(圖5)-速報App

⇢ Using Enum

⇢ Adding readResolve()

⇢ Adding a serial version id

⇢ The Vector Class

Design Patterns in Java(圖6)-速報App